home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / NEUMAP3.ZIP / README < prev   
Text File  |  1993-01-07  |  4KB  |  125 lines

  1. Neumap3.zip,  598K Bytes,  A Menu-Driven Neural Network Package for the PC, 
  2.                           for Mapping or Estimation Networks
  3.  
  4.  
  5.  
  6. A. System Requirements
  7.    -------------------
  8.  
  9.  (1) x86-compatible DOS machine with math coprocessor.
  10.  (2) 512k RAM.
  11.  (3) MSDOS 5.0 or later. 
  12.  (4) A text editor called "Edit" in the path
  13.  (5) c:\dos is in the path.
  14.  (6) 3 megabytes of disk space, on disk c:
  15.  (7) Pkunzip version 204g must be in the path.
  16.  (8) The software can be operated with or without a bus-type mouse.
  17.      A serial mouse may make the menus operate sluggishly.
  18.  (9) The software can be run from Windows or DOS. A Windows icon is included.
  19.  
  20.  
  21. B. Software Author
  22.    ---------------
  23.  
  24. The author of all programs in the Neumap.zip package, 
  25. except for program Ben.exe, is
  26.  
  27. Michael T. Manry
  28. P.O. Box 195069 
  29. Arlington, Texas 76019
  30. Compuserve: 73424,1327
  31. Email:  manry@uta.edu
  32.  
  33.  
  34. C. What the Neumap Package Does
  35.    ----------------------------
  36.  
  37. The package consists of several programs, called by a menu system, 
  38. which design and analyze artificial neural networks for mapping or
  39. estimation. Included are programs which; 
  40.  (1) Put ASCII data into the correct format for neural processing,
  41.  (2) Calculate the required size of a multilayer perceptron from a
  42.      training data file
  43.  (3) Train a multilayer perceptron (MLP) neural net using 
  44.      backpropagation or a fast training method,
  45.  (4) Analyze and prune a trained neural network.
  46.  (5) Create a fortran subroutine which implements the trained network,
  47.  (6) Apply the trained network to data,
  48.  (7) Train and apply functional link neural networks, and
  49.  (8) Apply conventional and neural unsupervised learning to a data file.
  50.  
  51.  
  52. D. Demo versus Full-blown Versions
  53.    -------------------------------
  54.  
  55.  (1) The programs in the package are fully functional demos, except 
  56.      that some programs do not save weights to be used later.
  57.  (2) The 32-bit, full-blown versions of all programs in this package run 
  58.      approximately three times as fast as the demo versions.
  59.  (3) A fast demo version of the package, called Neump.zip, will soon
  60.      be available at me.uta.edu.
  61.  
  62.  
  63. E. New in this Version
  64.    --------------------
  65.  (1) Greatly improved help files
  66.  (2) Improved menus
  67.  (3) Minor software changes
  68.  
  69.  
  70. F. Getting Started
  71.    ---------------
  72.  
  73.  (1) Install the Neumap package automatically using the install 
  74.      batch file, or manually by following the instructions below. 
  75.  (2) Then go to the \Neuron\Batchm\Dat subdirectory and type
  76.      "numap" <Ret> to start up the package.
  77.  (3) For every menu category, in the order listed, go to the option 
  78.      called "Batch Run", if there is one, and press <Ret>. This 
  79.      will start up the "DOS Edit" editor for a parameter file used 
  80.      to control a demo run of one of the programs. 
  81.  (4) Examine the keyboard responses printed in the parameter file.
  82.      When you are ready for the demo, exit the editor. The program will
  83.      then be run using the parameter file.
  84.  (5) When you begin to get a feel for what the package does, you 
  85.      can process your own data files.
  86.  
  87.  
  88. G. Installing the Software
  89.    -----------------------
  90.  
  91.  (1) For automatic installation, type install.
  92.  (2) For manual installation, create directories \neuron, \neuron\batchm, and 
  93.      \neuron\batchm\dat, and put files mapex.zp, nump.zp, and datm.zp 
  94.      respectively into these directories. Unzip the zip files. 
  95.  (3) Put the batch file numap.bat in the DOS directory or elsewhere in
  96.      the path before running this package. 
  97.  (4) Go to a directory which has training data, such as \neuron\batchm\dat
  98.  (5) Type "numap" at the DOS prompt to start up the package.
  99.  
  100.  
  101. H. Use and Distribution of Neumap.zip
  102.    ----------------------------------
  103.  
  104. Users can distribute the file Neumap.zip to any person or bulletin 
  105. board, but cannot sell it or distribute individual component programs 
  106. in the package.
  107.  
  108.  
  109.  
  110. I. File Ben.exe
  111.    ------------
  112.  
  113. The Neumap package uses "The Batch ENhancer (c) 1993, Version 3.11"
  114. to create and display menus. Queries concerning "The Batch Enhancer" 
  115. (file Ben.exe) should be addressed to
  116.  
  117. Simon Lee
  118. Simvis Software
  119. 7905 Bayview Ave., Unit 1019
  120. Thornhill
  121. Ontario, Canada L3T 7N3
  122.  
  123. Phone: (416) 882-2514
  124. Fax: (416) 882-2527
  125.